cargo.git
2015-01-14 Alex CrichtonUse same find -perm syntax as rustc
2015-01-13 borsAuto merge of #1160 - alexcrichton:update, r=alexcrichton
2015-01-13 Alex CrichtonUpdate to rust master
2015-01-13 borsAuto merge of #1161 - alexcrichton:issue-1159, r=huonw
2015-01-13 borsAuto merge of #1154 - tshepang:patch-1, r=alexcrichton
2015-01-13 Alex CrichtonRelax checks for error messages
2015-01-12 Tshepang Lekhonkhobedoc: typo fix
2015-01-11 borsAuto merge of #1148 - FlaPer87:change-home, r=alexcrichton
2015-01-11 borsAuto merge of #1149 - rndr:issue-1146, r=alexcrichton
2015-01-11 rndruse release profile for examples build with --release...
2015-01-10 Flavio PercocoDon't use `.cargo` for custom CARGO_HOME
2015-01-09 borsAuto merge of #1143 - alexcrichton:issue-1138, r=huonw
2015-01-09 Alex CrichtonDon't require Cargo.toml for `cargo yank`
2015-01-09 borsAuto merge of #1141 - sp3d:master, r=alexcrichton
2015-01-09 sp3dgive docs a little attention
2015-01-08 borsAuto merge of #1131 - alexcrichton:issue-880, r=brson
2015-01-08 Alex CrichtonUpdate how a PathSource is traversed for git repos
2015-01-08 borsAuto merge of #1122 - alexcrichton:issue-1119, r=brson
2015-01-08 borsAuto merge of #1120 - rndr:issue-831, r=alexcrichton
2015-01-06 rndrAllow using --release flag with --example
2015-01-06 borsAuto merge of #1124 - wesleywiser:vcs_config_option...
2015-01-06 borsAuto merge of #1123 - alexcrichton:issue-1037, r=alexcr...
2015-01-06 Wesley Wisergit option in config should be an enumeration
2015-01-06 Wesley Wiser[cargo new] Add a new --vcs enumeration flag
2015-01-06 Alex CrichtonStart using precise -L flags
2015-01-05 Alex CrichtonUpdate to rust master
2015-01-05 borsAuto merge of #1126 - akiss77:pr-test_cargo_compile...
2015-01-05 borsAuto merge of #1107 - tomaka:extract-commands-system...
2015-01-05 Akos KissFix cfg of platform-specific tests
2015-01-04 Pierre KriegerBuild a CommandPrototype instead of a ProcessBuilder
2015-01-04 Alex CrichtonFind objects instead of tags.
2015-01-03 borsAuto merge of #1121 - brson:installer, r=alexcrichton
2015-01-03 Brian AndersonUpdate rust-installer
2015-01-03 borsAuto merge of #1118 - brson:installer, r=alexcrichton
2015-01-03 Brian AndersonUpdate rust-installer
2015-01-02 borsAuto merge of #1117 - alexcrichton:update, r=alexcrichton
2015-01-02 Alex CrichtonUpdate to rust master
2014-12-31 borsAuto merge of #1111 - alexcrichton:rollup, r=alexcrichton
2014-12-31 borsAuto merge of #1110 - brson:install, r=alexcrichton
2014-12-31 Alex CrichtonUpdate usage of git2-rs
2014-12-31 Alex CrichtonMerge branch 'master' of https://github.com/marcbowes...
2014-12-31 Alex CrichtonAdd a test for CARGO_PKG_VERSION
2014-12-31 Alex CrichtonMerge branch 'cargo_pkg_version' of https://github...
2014-12-31 Brian Andersonmk: Fix cargo installation manifest location
2014-12-31 Marc BowesUpdate dependencies for ascii reform
2014-12-30 borsAuto merge of #1102 - brson:rust-installer-v2, r=brson
2014-12-30 borsAuto merge of #1082 - alexcrichton:std-error, r=alexcri...
2014-12-30 Brian AndersonFix 'make no-exes'
2014-12-30 Alex CrichtonClean up Cargo's util::errors module
2014-12-30 Felipe SereRemoves macro and conflicting impls
2014-12-30 Felipe SereNaive replacement of FromError
2014-12-30 borsauto merge of #1100 : kballard/cargo/tweak-readme-insta...
2014-12-30 borsauto merge of #1074 : alexcrichton/cargo/issue-1069...
2014-12-30 borsauto merge of #1097 : alexcrichton/cargo/dev-deps-for...
2014-12-30 Alex CrichtonRefactor git rev handling infrastructure
2014-12-29 Kevin BallardUse "$PWD" instead of `pwd` in install instructions
2014-12-29 Brian AndersonUpgrade rust-installer to v2
2014-12-28 Alex CrichtonBe sure to include --extern for dev-deps and examples
2014-12-28 Alex CrichtonMerge pull request #1093 from poiru/always-show-vertica...
2014-12-26 Wesley WiserExport full package version as CARGO_PKG_VERSION
2014-12-26 Birunthan MohanathasAlways display vertical scrollbar
2014-12-26 Birunthan MohanathasMerge body blocks in all.css
2014-12-25 borsauto merge of #1089 : bheart/cargo/master, r=alexcrichton
2014-12-25 Will TangeUpdate rustc-serialize to 0.1.5
2014-12-25 borsauto merge of #1085 : geomaster/cargo/master, r=alexcri...
2014-12-24 David DavidovićTemporary fix for tests
2014-12-24 David DavidovićUse std::iter repeat to generate indentation level
2014-12-24 David DavidovićAvoid logic duplication
2014-12-24 David DavidovićFix deprecation warnings
2014-12-24 David DavidovićBreak long lines
2014-12-24 David DavidovićFix tests
2014-12-24 David DavidovićAdd rustc-serialize dependency to registry
2014-12-24 David DavidovićUpdate Cargo.lock for newest dependencies
2014-12-24 David DavidovićAdd Levenshtein distance implementation
2014-12-24 David DavidovićUpdate dependency info
2014-12-24 David DavidovićFix fn type mismatch error
2014-12-24 David DavidovićHandle from_utf8 new return type
2014-12-24 David DavidovićUpdate references to renamed traits
2014-12-24 David DavidovićMigrate to rustc-serialize
2014-12-23 David DavidovićBump version numbers
2014-12-23 borsauto merge of #1084 : brson/cargo/home, r=alexcrichton
2014-12-23 Brian AndersonAllow the location of `~/.cargo` to be overridden via...
2014-12-23 David DavidovićBump required rust version
2014-12-23 David DavidovićUpdate to rust master
2014-12-21 borsauto merge of #1079 : alexcrichton/cargo/update-rust...
2014-12-21 Alex CrichtonUpdate to rust master
2014-12-21 Alex CrichtonMerge branch 'pr-btree' of https://github.com/akiss77...
2014-12-21 borsauto merge of #1078 : alexcrichton/cargo/issue-1071...
2014-12-21 Alex CrichtonFix readme instructions for submodules
2014-12-21 Akos KissUse std::collections::{BTreeSet, BTreeMap} instead...
2014-12-21 borsauto merge of #1075 : cmr/cargo/rustc-vverbose, r=alexc...
2014-12-21 Corey RichardsonUpdate to new-style rustc CLI args
2014-12-21 borsauto merge of #1066 : alexcrichton/cargo/registry-deps...
2014-12-20 Alex CrichtonUpdate rust and all deps
2014-12-20 Alex CrichtonMove all deps to the registry
2014-12-19 borsauto merge of #1067 : alexcrichton/cargo/fix-registry...
2014-12-19 Alex CrichtonFix cases where a registry is not updated
2014-12-19 borsauto merge of #1064 : alexcrichton/cargo/snapshots...
2014-12-19 Alex CrichtonRegister new snapshots
2014-12-18 borsauto merge of #1045 : alexcrichton/cargo/update-git2...
next